iShell Help
Tribeworks > iShell > Elements >
  Table
   

The table provides a mechanism to work with groups of data within iShell. The table is a tab delimited text file similar to a spreadsheet or a flat file database. Tables can be saved, created, edited, and read. The table does not encode tabs or returns to allow them to be stored in individual cells.

  • Attributes:
    • State
    • Position
    • Size
    • Duration
    • Columns: Columns are the number of vertical columns across a tab delimited file. Columns can have header information specifying the data type and the title of the column.
    • Rows: Rows are the number of horizontal rows down a tab delimited file.